Articles Search Results

  1. Django Server Comparison: The Development Server, Mod_WSGI, uWSGI, and Gunicorn When it comes to Django Servers there are quite a few choices. It can be difficult to know which setup is right for you. While each setup is different, they each come with their own advantages and drawbacks. In this article, we will attempt to explor... Read More
  2. How To Setup Your Own VPN With PPTP One of the commonly asked questions from our users is how to add another IP address to their server. You can assign your own private IP address to your control panel by creating a VPN tunnel. Whether you want to build your own Virtual Private Network... Read More
  3. How To Configure Varnish for Drupal with Apache on Debian and Ubuntu Drupal is an open-source content management framework and platform written in PHP. Used for building rich, back-end based solutions for websites of any size and web applications alike, it is massively popular with extremely high statistics of ad... Read More
  4. How To Set Up ProFTPD on CentOS 6 ProFTPD is a popular ftp server. Because it was written as a powerful and configurable program, it is not necessarily the lightest ftp server available. Step One—Install ProFTPD Before we do anything else, we need to download the EPEL reposito... Read More
  5. How To Use SuExec in Apache to run CGI Scripts on an Ubuntu IntroductionThe Apache web server is the most popular web server in the world. It can be used to deliver static and dynamic web content to visitors in a multitude of different contexts. One of the most common ways of generating dynamic content is thr... Read More
  6. A Comparison of (Rack) Web Servers for Ruby Web Applications Meet Ruby's RackNowadays, giving the opportunity to mix-and-match web servers with web applications and other technologies [to developers] is a very powerful, necessary and indeed in-demand aspect of any programming language and framework. A ... Read More
  7. How To Create Data Queries in PostgreSQL By Using the Select Command What is PostgreSQL?PostgreSQL is an open source database management system that utilized the SQL querying language. PostgreSQL, or simply "Postgres", is a very useful tool on a server because it can handle the data storage needs of websites and o... Read More
  8. How To Create, Remove, & Manage Tables in PostgreSQL on a Cloud Server What is PostgreSQL?PostgreSQL is a database management system that uses the SQL querying language. It is a very stable and feature-rich database system that can be used to store the data from other applications on your server. In this article, we... Read More
  9. How To Install an Upstream Version of Node.js on Ubuntu 12.04 About Node.jsNode.js. is a system that uses event-driven (as opposed to thread-based) programming to build scalable applications and network programs. It is especially helpful for building web servers. Written in Javascript, node.js was created i... Read More
  10. How To Manage Content Using the Ghost Blogging Platform How to Navigate the Content InterfaceGhost's content creation interface is incredibly simple. We can access our content by going to: your_domain_name/ghost You may have to sign in with the credentials you used to create the site. After that, you... Read More
Displaying 21 to 30 out of 41 articles found First Page Previous Page Page 3 of 5 Next Page Last Page